home *** CD-ROM | disk | FTP | other *** search
- object FrmSplash: TFrmSplash
- Left = 253
- Top = 173
- HorzScrollBar.Visible = False
- VertScrollBar.Visible = False
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'FrmSplash'
- ClientHeight = 189
- ClientWidth = 368
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- Scaled = False
- Visible = True
- OnActivate = FormActivate
- OnClose = FormClose
- OnCreate = FormCreate
- PixelsPerInch = 120
- TextHeight = 16
- object Image: TImage
- Left = 0
- Top = 0
- Width = 348
- Height = 169
- AutoSize = True
- Picture.Data = {<image000.jpg>}
- end
- object Label2: TLabel
- Left = 313
- Top = 141
- Width = 3
- Height = 15
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clTeal
- Font.Height = 15
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- Visible = False
- end
- object ProgressLabel: TLabel
- Left = 20
- Top = 141
- Width = 45
- Height = 16
- Caption = 'Loading'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = 16
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Label3: TLabel
- Left = 265
- Top = 141
- Width = 42
- Height = 15
- Caption = 'version'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clTeal
- Font.Height = 15
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- Visible = False
- end
- object LblVersion: TLabel
- Left = 230
- Top = 12
- Width = 99
- Height = 27
- Caption = 'EXPIRED'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clOlive
- Font.Height = 28
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- Visible = False
- end
- end
-